Skip to content

[Docs] Subscribe permission Modify Metadata Through Metadata API Functions#606

Merged
laurenzlong merged 4 commits into
mainfrom
docs/subscribe-permission-metadata
May 16, 2026
Merged

[Docs] Subscribe permission Modify Metadata Through Metadata API Functions#606
laurenzlong merged 4 commits into
mainfrom
docs/subscribe-permission-metadata

Conversation

@jlimatampersand
Copy link
Copy Markdown
Contributor

@jlimatampersand jlimatampersand commented May 11, 2026

Description

  • Modify Metadata Through Metadata API Functions into Salesforce Subscribe Action Permission List

Issue Before

2026-05-10 21:54:25 time=2026-05-11T04:54:25.019Z level=ERROR msg="HTTP request failed" method=POST url=https://withampersand.my.salesforce.com/services/data/v60.0/tooling/sobjects/PlatformEventChannel correlationId=ad8cc914-2f67-473e-b0c1-008b708e884d error="HTTP status 400: caller error: [{\"message\":\"use of the Metadata API requires a user with the ModifyAllData or ModifyMetadata permissions\",\"errorCode\":\"INSUFFICIENT_ACCESS\"}]"

Screenshot

Screenshot 2026-05-10 at 10 56 13 PM

Please include a screenshot of the documentation running locally with cd src && mint dev.

@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 11, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Ampersand 🟢 Ready View Preview May 11, 2026, 5:58 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@jlimatampersand jlimatampersand changed the title Docs/subscribe permission metadata [Docs] Subscribe permission Modify Metadata Through Metadata API Functions May 11, 2026
@laurenzlong laurenzlong enabled auto-merge (squash) May 16, 2026 03:25
@laurenzlong laurenzlong merged commit eddbc32 into main May 16, 2026
3 checks passed
@laurenzlong laurenzlong deleted the docs/subscribe-permission-metadata branch May 16, 2026 03:25
- `Modify Metadata Through Metadata API Functions`: Required to configure event channels and event channel memberships through Metadata API.
- `Customize Application`: Required to configure artifacts like Named Credentials, which allows Ampersand to securely connect to the event channels.

Salesforce auto-enables these when you enable the above permissions, because they dependent permissions:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grammatical error in documentation text. The phrase "because they dependent permissions" is missing a verb.

Issue: Incomplete sentence that will be confusing to readers.

Fix:

Salesforce auto-enables these when you enable the above permissions, because they are dependent permissions:

or

Salesforce auto-enables these when you enable the above permissions, because they're dependent permissions:
Suggested change
Salesforce auto-enables these when you enable the above permissions, because they dependent permissions:
Salesforce auto-enables these when you enable the above permissions, because they are dependent permissions:

Spotted by Graphite

Fix in Graphite


Is this helpful? React 👍 or 👎 to let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants